home *** CD-ROM | disk | FTP | other *** search
/ New York Yankees - Interactive Yearbook / New York Yankees: Interactive Yearbook.iso / mac / xtras / Effector Set I FAT / Effector Set I FAT.rsrc / TEXT_11004_IDR_MAGNIFYM.txt < prev    next >
Text File  |  1998-04-02  |  1KB  |  37 lines

  1. Magnify Effect
  2. ___________________ Version 1.0,   Effector Set I  (v1.0)
  3. ___________________ Media Lab Xtras  
  4. ___________________  copyright 1997,  As Is Software, Inc.
  5.  
  6. Effect Symbol:      #magnify
  7.  
  8. _Properties________Type______Value___
  9.  #animMode         symbol    #static, #range, #infinite, #pendulum    
  10.  #numFrames        integer   1+    
  11.  #interpolation    integer   0, 1, 2   
  12.  #percentage       integer   1+,  100 = no magnify
  13.  #startPercentage  integer   1+,  100 = no magnify    
  14.  #endPercentage    integer   1+,  100 = no magnify       
  15.  #magPoint         point     relative to sprite center        
  16.  #magPointX        integer   relative to sprite center        
  17.  #magPointY        integer   relative to sprite center        
  18.  #easeIn           integer   frames    
  19.  #easeOut          integer   frames    
  20.  
  21.  
  22. Custom Functions
  23.  
  24. SetMagPoint
  25.   SetMagPoint( sprite x, #magnify, x, y) 
  26.     This function sets the magnification point to be the center of magnification for the sprite.  The x and y terms are in coordinates relative to the sprite├¡s left and top, not global stage coordinates.
  27.  
  28. InterpolateNow
  29.   InterpolateNow( sprite x, #magnify)
  30.      This function causes the sprite to immediately redraw interpolated, but does not change the flag for the sprites overall interpolation setting.
  31.  
  32. SetInterpolation
  33.   SetInterpolation(sprite x, #magnify, interpolation)
  34.  
  35. Technical Support E-mail:  xtra-help@medialab.com
  36.  
  37.      www.medialab.com